Versions:

  • 1.63.0
  • 1.62.0
  • 1.61.0
  • 1.60.0
  • 1.59.0
  • 1.58.0
  • 1.57.0
  • 1.56.0
  • 1.55.0
  • 1.53.0
  • 1.52.0
  • 1.51.0
  • 1.50.3
  • 1.50.2
  • 1.50.1
  • 1.49.0
  • 1.48.0
  • 1.47.0
  • 1.46.0
  • 1.45.1
  • 1.45.0
  • 1.44.1
  • 1.44.0
  • 1.43.4
  • 1.43.3
  • 1.43.2
  • 1.43.1
  • 1.43.0
  • 1.42.0
  • 1.41.0
  • 1.40.0
  • 1.39.0
  • 1.38.3
  • 1.38.2
  • 1.38.1
  • 1.38.0
  • 1.37.2
  • 1.37.1
  • 1.37.0
  • 1.36.3
  • 1.36.2
  • 1.36.1
  • 1.36.0
  • 1.35.0
  • 1.34.0
  • 1.33.0
  • 1.32.1
  • 1.32.0
  • 1.31.0
  • 1.30.0
  • 1.29.1
  • 1.29.0
  • 1.28.2
  • 1.28.1
  • 1.28.0
  • 1.27.2
  • 1.27.1
  • 1.27.0
  • 1.26.0
  • 1.25.0
  • 1.24.1
  • 1.24.0
  • 1.23.0
  • 1.22.3
  • 1.22.2
  • 1.22.1
  • 1.22.0
  • 1.21.0
  • 1.20.0
  • 1.19.0
  • 1.18.0
  • 1.17.0
  • 1.16.1
  • 1.16.0
  • 1.15.0
  • 1.14.0
  • 1.13.3
  • 1.13.2
  • 1.13.1
  • 1.13.0
  • 1.12.0
  • 1.11.2
  • 1.11.1
  • 1.11.0
  • 1.10.4
  • 1.10.3
  • 1.10.2
  • 1.10.1
  • 1.10.0
  • 1.9.28
  • 1.9.27
  • 1.9.26
  • 1.9.25
  • 1.9.24
  • 1.9.23
  • 1.9.22
  • 1.9.21
  • 1.9.20
  • 1.9.19
  • 1.9.18
  • 1.9.17
  • 1.9.16
  • 1.9.15
  • 1.9.14
  • 1.9.13
  • 1.9.12
  • 1.9.11
  • 1.9.10
  • 1.9.9
  • 1.9.8
  • 1.9.7
  • 1.9.6
  • 1.9.5
  • 1.9.4
  • 1.9.3
  • 1.9.2
  • 1.9.1
  • 1.9.0
  • 1.8.7
  • 1.8.6
  • 1.8.5
  • 1.8.4
  • 1.8.1
  • 1.7.14
  • 1.7.13
  • 1.7.12
  • 1.7.11
  • 1.7.10
  • 1.7.9
  • 1.7.8
  • 1.7.5
  • 1.7.4
  • 1.7.1
  • 1.7.0
  • 1.6.6
  • 1.6.5
  • 1.6.4
  • 1.6.3
  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.3
  • 1.5.2
  • 1.5.1
  • 1.5.0
  • 1.4.9
  • 1.4.8
  • 1.4.7
  • 1.4.6
  • 1.4.5
  • 1.4.4
  • 1.4.3
  • 1.4.2
  • 1.4.1
  • 1.4.0
  • 1.3.1
  • 1.3.0
  • 1.2.9
  • 1.2.8
  • 1.2.7
  • 1.2.6
  • 1.2.5
  • 1.2.4
  • 1.2.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.8
  • 1.0.7
  • 1.0.5
  • 1.0.3

Jaguar is a development utility published by Toitware ApS that delivers instant, over-the-air code deployment to ESP32 micro-controllers through the Toit language runtime. Designed for IoT engineers, hardware start-ups, and embedded-education labs, the tool eliminates traditional flash-and-reboot cycles by pushing updated Toit source files to the target device in milliseconds and restarting only the affected processes, leaving the system firmware untouched. This live-reload workflow accelerates sensor calibration, UI tweaking on small displays, and rapid A/B testing of control algorithms, while the rollback buffer lets developers revert to any previous container state with a single command. The lightweight CLI runs on Windows, macOS, and Linux, discovers ESP32 boards on the local network via mDNS, secures every transfer with Ed25519 signatures, and exposes a REPL for interactive inspection of variables and heap usage. Version 1.63.0, the 175th public build, adds gzip compression for large asset bundles, improves coexistence with ESP-IDF-based partitions, and introduces an optional watchdog that automatically reboots crashed containers without halting the entire chip. Because Jaguar operates alongside the Toit SDK, teams can share the same hardware between production firmware and exploratory scripts without reflashing, making it equally useful for classroom demos, field diagnostics, and continuous-integration smoke tests. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: